Nordic Ble Interface_ Factory
Functions
Link copied to clipboard
open fun create(serviceScopeProvider: Provider<CoroutineScope>, centralManagerProvider: Provider<CentralManager>, serviceProvider: Provider<RadioInterfaceService>): NordicBleInterface_Factory
Link copied to clipboard
open fun newInstance(serviceScope: CoroutineScope, centralManager: CentralManager, service: RadioInterfaceService, address: String): NordicBleInterface